-
Home
-
Bayarcash GiveWP
-
4.2.3
-
Code
-
Classes
- Base64Encryption
| Total Complexity |
39 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
231 |
| Lines of code |
100 |
| Logical lines of code |
62 |
| Comment lines |
85 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| decrypt() |
A |
48 |
11 |
32 |
| encrypt() |
A |
50 |
10 |
25 |
| get_default_key() |
S |
62 |
6 |
11 |
| __construct() |
S |
76 |
3 |
3 |
| get_env() |
S |
66 |
3 |
9 |
| is_encrypted() |
S |
76 |
1 |
3 |
| set_prefix() |
S |
77 |
1 |
4 |
| set_key() |
S |
77 |
1 |
4 |
| encode() |
S |
76 |
1 |
3 |
| decode() |
S |
77 |
1 |
3 |
| obfuscate() |
S |
80 |
1 |
3 |